home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / util / cli / cmp.lha / CMP / rexxc / dopus / cmp_2viewauto.dopus < prev    next >
Encoding:
Text File  |  1995-01-04  |  355 b   |  23 lines

  1. /*
  2.   $VER: cmp_2viewauto.dopus 2.92 (95.01.04 18:39:04)
  3.  
  4.   Selektiert Files die namens + byte identisch sind
  5. */
  6.  
  7.  
  8. OPTIONS RESULTS
  9. address 'DOPUS.1'
  10.  
  11. 'none'
  12. 'OtherWindow'
  13. 'none'
  14. 'OtherWindow'
  15.  
  16. address 'COMMAND' 'rx Rexx:dopus/SelectSame.dopus'
  17. address 'COMMAND' 'rx Rexx:dopus/SelectSame.dopus'
  18.  
  19. address 'COMMAND' 'rx rexx:dopus/CMP.dopus QQuick'
  20.  
  21. exit 0
  22.  
  23.